Skip to content

Conversation

@yiyuan-he
Copy link
Contributor

Update Docker Build Version for Image Scan Workflow.

Context can be found in this MCM: https://mcm.amazon.dev/cms/MCM-112315558/execution/step/9de5087f-2c46-42b8-b760-a9ce99b569df

Previous Patch PR (merged): #909

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yiyuan-he yiyuan-he requested a review from a team as a code owner October 16, 2024 19:50
@mxiamxia mxiamxia merged commit 060fc9c into aws-observability:release/v1.32.4 Oct 16, 2024
3 checks passed
uses: docker/setup-buildx-action@v3
with:
driver-opts: image=moby/buildkit:v0.15.1
if: ${{ matrix.os == 'ubuntu-latest' }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMPORTANT:
Do not include this if condition. It is unnecessary and will cause the Docker build to be skipped since matrix.os is not defined here.

See issue and fix that this if statement cause here:
yiyuan-he@0fdbf83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants